home *** CD-ROM | disk | FTP | other *** search
- // WinHacker Script
- // Copyright (c) 1996 Wedge Software
- //
- //
- // This file changes the way Norton AntiVirus Auto-Protect works.
- //
- // When you import this file into your registry, the Auto-Protect message
- // displayed during shutdown is disabled. This will avoid a problem with
- // some video drivers where the system appears to hang during shutdown.
- // Your floppy drives are still scanned for viruses if Norton AntiVirus
- // is configured to do so.
- //
- // You must restart Windows for this change to take effect.
-
- [Main]
- Desc = Enables the Norton Antivirus 95 Splash Screen
- // StartMessage =
- ExitMessage = Done. Please restart your computer.
-
- [Registry]
- Procs = 1
-
- [RegistryProc#1]
- RootKey = HKEY_LOCAL_MACHINE
- Path = SOFTWARE\Symantec\Norton AntiVirus\Auto-Protect\InternalSettings
- Item = ShowUIWhileScanningBoot
- Action = WriteDword
- Value = 1